Similarly, you can have an abstract var
, but then the subclass needs to supply
a getter and a setter.
Tags:
Similarly, you can have an abstract var
, but then the subclass needs to supply
a getter and a setter.